When receiving a parameter block, the user agent
should assign each variable declared in a receive with the corresponding
value in the parameter block. If there are insufficient values in the parameter
block, each additional receive should be treated as if the parameter block
contained an empty string in that position.
name | specifies the variable name. It is an error if the name attribute value is not a legal WML variable name. |